Testing The Framework ^^^^^ **Definition:** * If you're using a framework you pretty much have to assume it works. Testing it along with your other tests only clutters things up. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Smells of Testing (signs your tests are bad) `_ :octicon:`sync;1em`